'宣言 Public MustInherit Class BaseEditorWrapper (Of T As {New, BaseEditorModel}, TOut As BaseEditorWrapper(Of T,TOut)) Inherits Infragistics.Web.Mvc.Framework.LocalizationBaseWrapper(Of T,TOut)
public abstract class BaseEditorWrapper<T,TOut> : Infragistics.Web.Mvc.Framework.LocalizationBaseWrapper<T,TOut> where T: new(), BaseEditorModel where TOut: BaseEditorWrapper<T,TOut>
オンラインで表示: GitHub